Documentation ¶ Index ¶ func KeyIDFromAddress(svc *kms.Client, addr common.Address) (string, error) func NewKMSClient() (*kms.Client, error) func TransactOptsFromAddress(svc *kms.Client, addr common.Address, chainID *big.Int) (*bind.TransactOpts, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func KeyIDFromAddress ¶ func KeyIDFromAddress(svc *kms.Client, addr common.Address) (string, error) func NewKMSClient ¶ func NewKMSClient() (*kms.Client, error) func TransactOptsFromAddress ¶ func TransactOptsFromAddress(svc *kms.Client, addr common.Address, chainID *big.Int) (*bind.TransactOpts, error) Types ¶ This section is empty. Source Files ¶ View all Source files kmsutil.go Click to show internal directories. Click to hide internal directories.