You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: use TokenMetadata instead of raw Word manipulation in genesis config
- Import BlockSigner at top of config/mod.rs and simplify as_account_files signature
- Replace manual Word construction with TokenMetadata::try_from and with_token_supply
- Use TokenMetadata::token_supply() in tests instead of raw Word indexing
Co-authored-by: marti <marti@hungrycats.studio>
0 commit comments