Skip to content

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

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

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

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/[email protected]
- run: mddiffcheck -repo https://github.com/stellar/stellar-core core/*.md