Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SignedProofAbiMethod ¶
Types ¶
type OnchainAdapter ¶
type OnchainAdapter struct { PrivateKey *ecdsa.PrivateKey ChainName string ChainID int }
func NewOnchainAdapter ¶
func NewOnchainAdapter(pk *ecdsa.PrivateKey) OnchainAdapter
Click to show internal directories.
Click to hide internal directories.