RpcInterfaces.GetRawCodeAndAbiResult
EOSIO Javascript / Exports / RpcInterfaces / GetRawCodeAndAbiResult
Interface: GetRawCodeAndAbiResult
RpcInterfaces.GetRawCodeAndAbiResult
Return value of /v1/chain/get_raw_code_and_abi
Table of contents
Properties
Properties
abi
• abi: string
Defined in
src/eosjs-rpc-interfaces.ts:122
account_name
• account_name: string
Defined in
src/eosjs-rpc-interfaces.ts:120
wasm
• wasm: string
Defined in
src/eosjs-rpc-interfaces.ts:121