Documentation ¶
Index ¶
- func INSCONSTRUCTOR_New(data []byte) ([]byte, []byte, error)
- func INSMETHOD_GetCode(object []byte, data []byte) ([]byte, []byte, error)
- func INSMETHOD_GetPrototype(object []byte, data []byte) ([]byte, []byte, error)
- func INSMETHOD_GetRef(object []byte, data []byte) ([]byte, []byte, error)
- func INSMETHOD_SetRef(object []byte, data []byte) ([]byte, []byte, error)
- func INS_META_INFO() []map[string]string
- func Initialize() XXX_insolar.ContractWrapper
- type PKShard
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func INSMETHOD_GetPrototype ¶
func INS_META_INFO ¶
func Initialize ¶
func Initialize() XXX_insolar.ContractWrapper
Types ¶
type PKShard ¶
type PKShard struct { foundation.BaseContract Map foundation.StableMap }
PKShard - shard contract for public keys.
Click to show internal directories.
Click to hide internal directories.