debug
This commit is contained in:
parent
8c18bb42b5
commit
2503330bbc
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ interface CurrencyRow {
|
|||
type?: CurrencyType;
|
||||
asset_id?: string | null;
|
||||
asset_info?: Asset;
|
||||
whitelisted: boolean;
|
||||
}
|
||||
|
||||
export default CurrencyRow;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue