ChangePubKey
Type Create2Data
Type ChangePubKeyAuthDataEthCreate2
Type ChangePubKeyAuthDataEthEcdsa
Type ChangePubKeyAuthDataOnchain
func CreateSignedChangePubkey
input:
type ChangePubKeyBuilder
type ChangePubKey
func NewChangePubKey
input:
func (*ChangePubKey) GetSignature
func (*ChangePubKey) GetBytes
func (*ChangePubKey) TxHash
func (*ChangePubKey) JsonStr
func (*ChangePubKey) IsValid
Check if all the fields in ChangePubKey are valid. For example, if the ChainId
is exceeded the maximum ChainId, it will return false.
func (*ChangePubKey) IsOnchain
Check if the transaction's auth data is OnChain.
func (*ChangePubKey) IsSignatureValid
Check if the L3 signature is valid or not.
func (*ChangePubKey) SubmitterSignature
Create the submitter signature.
input:
func (*ChangePubKey) ToZklinkTx
Last updated
Was this helpful?