Documentation ¶
Index ¶
- func APIJsonDictToDict(apiJSONDict apiclient.JSONDict) (dict.Dict, error)
- func APIJsonDictToJSONDict(apiJSONDict apiclient.JSONDict) dict.JSONDict
- func APIWaitUntilAllRequestsProcessed(client *apiclient.APIClient, chainID isc.ChainID, tx *iotago.Transaction, ...) ([]*apiclient.ReceiptResponse, error)
- func AssetsFromAPIResponse(assetsResponse *apiclient.AssetsResponse) (*isc.Assets, error)
- func CallView(context context.Context, client *apiclient.APIClient, chainID string, ...) (dict.Dict, error)
- func DictToAPIJsonDict(dict dict.Dict) apiclient.JSONDict
- func JSONDictToAPIJSONDict(jsonDict dict.JSONDict) apiclient.JSONDict
- func ValidateAbsoluteURL(targetURL string) (*url.URL, error)
- func WaspAPIClientByHostName(hostname string) (*apiclient.APIClient, error)
- type APIDetailError
- type APIError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIJsonDictToJSONDict ¶
func AssetsFromAPIResponse ¶
func AssetsFromAPIResponse(assetsResponse *apiclient.AssetsResponse) (*isc.Assets, error)
Types ¶
type APIDetailError ¶
Click to show internal directories.
Click to hide internal directories.