java-stellar-sdk
java-stellar-sdk copied to clipboard
Add `memo` support in Sep10Challenge
What problem does your feature solve?
Sep10Challenge.newChallenge() does not support memo field. This is blocking MGI from supporting custodial wallet.
What would you like to see?
An overloaded Sep10Challenge.newChallenge() taking memo as an argument.