Type Aliases
The following type aliases are available globally.
-
The request struct for
get_account
RPC requests.Declaration
Swift
public typealias EosioRpcAccountRequest = EosioAccountInfo
-
The request type for
get_block_header_state
RPC requests.Declaration
Swift
public typealias EosioRpcBlockHeaderStateRequest = EosioRpcBlockRequest
-
The request type for
get_abi
RPC requests.Declaration
Swift
public typealias EosioRpcAbiRequest = EosioAccountInfo
-
The request type for
get_raw_code_and_abi
RPC requests.Declaration
Swift
public typealias EosioRpcRawCodeAndAbiRequest = EosioAccountInfo