Module diem_sdk::types::account_config::constants[][src]

Modules

Constants

Statics

The ModuleId for the Account module.

The ModuleId for the Designated Dealer module.

The ModuleId for the Diem module.

Functions

In addition to the constraints for valid Move identifiers, currency codes should consist entirely of uppercase alphanumeric characters (e.g., no underscores).

Return Some(struct_name) if t is a StructTag representing one of the current Diem coin types (XDX, XUS), None otherwise.