Skip to main content

ownables_instantiate_msg

Attribute Macro ownables_instantiate_msg 

Source
#[ownables_instantiate_msg]
Expand description

Adds default ownables fields to an InstantiateMsg struct: InstantiateMsg { pub ownable_id: String, pub package: String, pub nft: Option, pub ownable_type: Option, pub network_id: u8, }