ISignatureProviderSee: Description
| Class | Description |
|---|---|
| BinaryAbi |
This class holds data of the ABI and its contract account name that is passed to a Signature
Provider inside
EosioTransactionSignatureRequest |
| EosioTransactionSignatureRequest |
The request object that will be sent to SignatureProvider.
|
| EosioTransactionSignatureResponse |
The response object returned from the SignatureProvider after the transaction has been signed.
|
ISignatureProvider