-
Notifications
You must be signed in to change notification settings - Fork 6
Custom Types
Jona edited this page Jun 17, 2020
·
2 revisions
struct TOKEN {
name token_contract;
symbol token_symbol;
};
struct SYMBOLPAIR {
symbol listing_symbol;
symbol settlement_symbol;
name delphi_pair_name;
bool invert_delphi_pair;
};
Marketplace for atomicassets.io - developed with ❤️ by pink.network