Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryCodeResponse
Interface QueryCodeResponse
QueryCodeResponse is the response type for the Query/Code RPC method
interface
QueryCodeResponse
{
codeInfo
?:
CodeInfoResponse
;
data
:
Uint8Array
;
}
Index
Properties
code
Info?
data
Properties
Optional
code
Info
code
Info
?:
CodeInfoResponse
data
data
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
Info
data
@crownfi/sei-js-proto
Loading...
QueryCodeResponse is the response type for the Query/Code RPC method