Documentation ¶
Index ¶
- func CreateAccount() (flow.Address, *flow.AccountKey, crypto.Signer)
- func DeployContract(code []byte) flow.Address
- func Handle(err error)
- func RandomPrivateKey() crypto.PrivateKey
- func ReadFile(path string) []byte
- func RootAccount(flowClient *client.Client) (flow.Address, *flow.AccountKey, crypto.Signer)
- func WaitForSeal(ctx context.Context, c *client.Client, id flow.Identifier) *flow.TransactionResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAccount ¶
func DeployContract ¶
func DeployContract(code []byte) flow.Address
func RandomPrivateKey ¶
func RandomPrivateKey() crypto.PrivateKey
RandomPrivateKey returns a randomly generated private key.
func RootAccount ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.