Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConnectionClosed = New("Websocket connection closed", 0, "")
ConnectionClosed is returned when the websocket connection is closed
View Source
var Empty = New("Result is empty", 0, "")
Empty is returned when a rpc call returned an empty result
View Source
var InvalidUInt8 = New("Result is not a valid uint8", 0, "")
InvalidUInt8 is returned when a rpc call returned an empty result
View Source
var Nil = New("Result is null", 0, "")
Nil is returned when a rpc call returned a null result
View Source
var VMExecutionError = New("VM execution error", 0, "")
VMExecutionError parity returns this when there was an error executing the call in the VM
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.