Documentation ¶
Index ¶
- func GetCASPSignature(operationID string) (caspResponses.SignOperationResponse, error)
- func GetEthAddress() (common.Address, error)
- func GetEthPubKey(caspPubKey string) ecdsa.PublicKey
- func GetTMPubKey(caspPubKey string) cryptotypes.PubKey
- func GetTendermintAddress() (sdk.AccAddress, error)
- func SendDataToSign(dataToSign []string, publicKeys []string, isEthTx bool) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCASPSignature ¶
func GetCASPSignature(operationID string) (caspResponses.SignOperationResponse, error)
func GetEthAddress ¶
func GetEthPubKey ¶
GetEthPubKey caspPubKey should include prefix "04"
func GetTMPubKey ¶
func GetTMPubKey(caspPubKey string) cryptotypes.PubKey
GetTMPubKey caspPubKey should include prefix "04"
func GetTendermintAddress ¶ added in v0.2.1
func GetTendermintAddress() (sdk.AccAddress, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.