Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove getowner from paymentregistry (#152)
* refactor: renaming of yabtransfer to paymentregistry passes all tests, have not yet deployed * fix: add check to see if PaymentRegistry has been correctly deployed * chore: update PaymentRegistry.json * refactor: change 'withdraw' to 'claimPayment' * fix(claim_payment.sh): call clayPayment instead of withdraw * refactor(escrow): rename claimPayment to claim_payment * fix(claim_payment.sh): call correct claimPayment function * remove: getOwner() function from YABTransfer * feat: add getEscrowAddress() + getEscrowClaimPaymentSelector() --------- Co-authored-by: Uriel Mihura <[email protected]> Co-authored-by: JuArce <[email protected]>
- Loading branch information