mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
Update nssa/program_methods/guest/src/bin/token.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
This commit is contained in:
parent
ca7cc10f7c
commit
5baa759283
@ -232,7 +232,8 @@ struct TokenMetadata {
|
||||
definition_id: AccountId,
|
||||
uri: [u8; 200],
|
||||
creators: [u8; 250],
|
||||
primary_sale_date: u64, //BlockId
|
||||
/// Block id
|
||||
primary_sale_date: u64,
|
||||
}
|
||||
|
||||
impl TokenMetadata {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user