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