Documentation
¶
Index ¶
- func FormatEEATransaction(tx *types.SignEEATransactionRequest) (*ethtypes.Transaction, *ethereum.PrivateArgs)
- func FormatEthAccResponse(ethAcc *entities.ETHAccount) *types.EthAccountResponse
- func FormatKeyResponse(key *entities.Key) *types.KeyResponse
- func FormatPrivateTransaction(tx *types.SignQuorumPrivateTransactionRequest) *quorumtypes.Transaction
- func FormatSecretResponse(secret *entities.Secret) *types.SecretResponse
- func FormatSignTypedDataRequest(request *types.SignTypedDataRequest) *signer.TypedData
- func FormatTransaction(tx *types.SignETHTransactionRequest) (*ethtypes.Transaction, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatEEATransaction ¶
func FormatEEATransaction(tx *types.SignEEATransactionRequest) (*ethtypes.Transaction, *ethereum.PrivateArgs)
func FormatEthAccResponse ¶
func FormatEthAccResponse(ethAcc *entities.ETHAccount) *types.EthAccountResponse
func FormatKeyResponse ¶
func FormatKeyResponse(key *entities.Key) *types.KeyResponse
func FormatPrivateTransaction ¶
func FormatPrivateTransaction(tx *types.SignQuorumPrivateTransactionRequest) *quorumtypes.Transaction
func FormatSecretResponse ¶
func FormatSecretResponse(secret *entities.Secret) *types.SecretResponse
func FormatSignTypedDataRequest ¶
func FormatSignTypedDataRequest(request *types.SignTypedDataRequest) *signer.TypedData
func FormatTransaction ¶
func FormatTransaction(tx *types.SignETHTransactionRequest) (*ethtypes.Transaction, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.