Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BigIntArrayToBytes ¶
BigIntArrayToBytes converts []*big.Int to [][]byte
func BytesArrayToBytes32Array ¶
BytesArrayToBytes32Array converts [][]byte to [][32]byte
func BytesToBigIntArray ¶
BytesToBigIntArray converts [][]byte to []*big.Int
func BytesToBytes32 ¶
BytesToBytes32 converts []byte to [32]byte
func DefaultTransactOptsFn ¶
func DefaultTransactOptsFn(m *pb.TransactOpts) *bind.TransactOpts
DefaultTransactOptsFn
Types ¶
type TransactOptsFn ¶
type TransactOptsFn func(m *pb.TransactOpts) *bind.TransactOpts
Click to show internal directories.
Click to hide internal directories.