Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSignatures ¶
func CreateSignatures(signableMessage, payloadHash *string, l1signer signers.L1Signer, l2signer signers.L2Signer) (ethSignature, starkSignature string, err error)
CreateSignatures accepts signable data and signers and returns signatures. signableMessage is signed by l1signer producing ethSignature. payloadHash is signed by l2signer producing starkSignature.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.