near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
ContractCodeView
Type Alias ContractCodeView
A view of the contract code.
type
ContractCodeView
=
{
code_base64
:
string
;
hash
:
CryptoHash
;
}
Index
Properties
code_
base64
hash
Properties
code_
base64
code_base64
:
string
hash
hash
:
CryptoHash
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code_
base64
hash
near-api-js - v7.0.4
Loading...
A view of the contract code.