Skip to content

[CAP-73] Simplify the inteface for creating trustlines. #2762

[CAP-73] Simplify the inteface for creating trustlines.

[CAP-73] Simplify the inteface for creating trustlines. #2762

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@v5
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version: ^1.24
- run: go install github.com/stellar/mddiffcheck@v1
- run: >
mddiffcheck
-repo
'https://github.com/stellar/stellar-core https://github.com/stellar/stellar-xdr'
core/*.md