-
Notifications
You must be signed in to change notification settings - Fork 7
feat(wallet-sdk, core-ledger-client): earn app rewards for deposits #685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
contractId: proxyCid, | ||
choice: 'DelegateProxy_TransferInstruction_Reject', | ||
choiceArgument: choiceArgs, | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rukmini-basu-da @PHOL-DA : any particular reason that you are not leveraging the codegen's types for constructing this command?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we have this issue that will allow us to use the codegen's types
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks very nice 😄 might have gone a little overboard with nit picking
docs/wallet-integration-guide/examples/scripts/14-rewards-for-deposits.ts
Outdated
Show resolved
Hide resolved
docs/wallet-integration-guide/examples/scripts/14-rewards-for-deposits.ts
Outdated
Show resolved
Hide resolved
docs/wallet-integration-guide/examples/scripts/14-rewards-for-deposits.ts
Outdated
Show resolved
Hide resolved
docs/wallet-integration-guide/examples/scripts/14-rewards-for-deposits.ts
Outdated
Show resolved
Hide resolved
docs/wallet-integration-guide/examples/scripts/14-rewards-for-deposits.ts
Outdated
Show resolved
Hide resolved
docs/wallet-integration-guide/examples/scripts/14-rewards-for-deposits.ts
Outdated
Show resolved
Hide resolved
2db3736
to
044aecc
Compare
Signed-off-by: rukmini-basu-da <[email protected]>
Signed-off-by: rukmini-basu-da <[email protected]>
…erInstruction_Withdraw Signed-off-by: rukmini-basu-da <[email protected]>
Signed-off-by: rukmini-basu-da <[email protected]>
Signed-off-by: rukmini-basu-da <[email protected]>
…deposits.ts Co-authored-by: Phillip Olesen <[email protected]> Signed-off-by: rukmini-basu-da <[email protected]>
Co-authored-by: Phillip Olesen <[email protected]> Signed-off-by: rukmini-basu-da <[email protected]>
Signed-off-by: rukmini-basu-da <[email protected]>
Signed-off-by: rukmini-basu-da <[email protected]>
Signed-off-by: rukmini-basu-da <[email protected]>
Signed-off-by: rukmini-basu-da <[email protected]>
d582be2
to
874694b
Compare
Signed-off-by: rukmini-basu-da <[email protected]>
Signed-off-by: rukmini-basu-da <[email protected]>
Signed-off-by: rukmini-basu-da <[email protected]>
Signed-off-by: rukmini-basu-da <[email protected]>
Closes #492