Primitive
Introduction
InstantiateMsg
pub struct InstantiateMsg {
pub restriction:PrimitiveRestriction,
pub kernel_address: String,
pub owner: Option<String>
}{
"restriction":"public",
"kernel_address":"andr1..."
}Name
Type
Description
PrimitiveRestriction
ExecuteMsg
SetValue
Name
Type
Description
Primitive
DeleteValue
Name
Type
Description
UpdateRestriction
Name
Type
Description
Rates
Base Executes
QueryMsg
GetValue
Name
Type
Description
GetValueResponse
Name
Type
Description
AllKeys
OwnerKeys
Name
Type
Description
Base Queries
Last updated
Was this helpful?