keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

`ref` input renamed to `upstream_ref` #395

Closed michalinacienciala closed 3 years ago

michalinacienciala commented 3 years ago

ref input renamed to upstream_ref

RFC-18 document calls the parameter for holding ref value upstream_ref, we're changing the name to that to be consistent with that document. Same change will be applied also in other repositories.

Note: PR should be merged in parallel with rest of the PRs related to the name change: https://github.com/keep-network/ci#3 https://github.com/keep-network/run-workflow/pull/2 https://github.com/keep-network/notify-workflow-completed#1 https://github.com/keep-network/keep-core/pull/2466 https://github.com/keep-network/keep-ecdsa/pull/786 https://github.com/keep-network/tbtc/pull/793 https://github.com/keep-network/tbtc.js/pull/123