# Functions
CheckCookbookExist is a cookbook existence checker.
FaucetGameCoins get faucet game coins from faucet server.
GetAccountAddress returns SDK address and account info from key.
GetAccountAddressAndInfo returns SDK address and account info from key.
GetMockedCookbook get mocked cookbook.
GetPylonsLLCAddressAndInfo returns Pylons LLC SDK address and account info from key.
GetSDKAddressFromKey returns SDK address from key.
GetTxHandleError check error on tx by hash and return handle result.
GetTxHandleResult check error on tx by hash and return handle result.
MockAccount generate local key and do initial get-pylons to create cookbook.
MockCookbook mock a cookbook which can refer to on all tests currently there's no need to create more than 2 cookbooks.
MockDetailedRecipeGUID mock detailed recipe and returns GUID.
MockDetailedTradeGUID mock trade and return GUID.
MockItemGUID mock item and return item's GUID.
MockItemGUIDWithFee mock item with additional transfer fee and return item's GUID.
MockNoDelayItemGenRecipeGUID mock no delay item generation recipe.
MockPopularRecipeGUID mock popular recipe and returns GUID.
MockRecipeGUID mock recipe and returns GUID.
TxBroadcastErrorCheck check error on tx broadcast.
TxBroadcastErrorExpected check error on tx broadcast.
TxResBytesUnmarshalErrorCheck check unmarshal error.
TxResultStatusMessageCheck check result status and message.
WaitOneBlockWithErrorCheck wait for a block with error checking.