Macro smarthub_sdk::impl_rent_core
source · macro_rules! impl_rent_core {
($contract:ident, $tokens:ident $(, $assert_action: ident)?) => { ... };
}Expand description
The core methods for a rent non fungible tokens. Extension standards may be added in addition to this macro.