SNIP12Metadata
Fully qualified path: openzeppelin_utils::cryptography::snip12::SNIP12Metadata
pub trait SNIP12Metadata
Trait functions
name
Returns the name of the dapp.
Fully qualified path: openzeppelin_utils::cryptography::snip12::SNIP12Metadata::name
fn name() -> felt252
version
Returns the version of the dapp.
Fully qualified path: openzeppelin_utils::cryptography::snip12::SNIP12Metadata::version
fn version() -> felt252