Point
Introduction
InstantiateMsg
pub struct InstantiateMsg {
pub restriction:PointRestriction,
pub kernel_address: String,
pub owner: Option<String>
}{
"restriction":"public",
"kernel_address":"andr1..."
}Name
Type
Description
PointRestriction
ExecuteMsg
SetPoint
Name
Type
Description
PointCoordinate
Name
Type
Description
DeletePoint
UpdateRestriction
Name
Type
Description
Base Executes
QueryMsg
GetPoint
GetValueResponse
Name
Type
Description
GetDataOwner
GetDataOwnerResponse
Name
Type
Description
Base Queries
Last updated
Was this helpful?