Skip to content

SEP-43: add the 'addToken' method to the interface #1907

SEP-43: add the 'addToken' method to the interface

SEP-43: add the 'addToken' method to the interface #1907

Workflow file for this run

name: 'Check CAP Diffs'
on:
push:
branches:
- master
pull_request:
jobs:
mddiffcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: ^1.16
- run: go install github.com/stellar/mddiffcheck@v1.1.0
- run: mddiffcheck -repo https://github.com/stellar/stellar-core core/*.md