I’m trying to build an object and sign it in my app exactly like they do here
How do I encode parameters before signing them?
start testing from tSignRemoveDataCapProposal
in methods I'm building the object to be signed in encodeSignRemoveDataCapProposal signRemoveDataCapProposal is the main function
I’m trying to build an object and sign it in my app exactly like they do here
How do I encode parameters before signing them?
start testing from tSignRemoveDataCapProposal in methods I'm building the object to be signed in encodeSignRemoveDataCapProposal signRemoveDataCapProposal is the main function