Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMultiKeyAccount ¶
func CreateMultiKeyAccount( client *grpc.Client, keyCount int, payer flow.Address, ftAddress string, flowAddress string, key crypto.PrivateKey, ) (*flow.Address, []crypto.PrivateKey, error)
CreateMultiKeyAccount is used to setup an account that can be used with key-rotation mechanism // todo parts of this are copied from flowkit and go-sdk/templates and should be refactored out once the package are migrated to Cadence 1.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.