USD marks
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export const NATIVE_TOKEN = '0x0000000000000000000000000000000000000001'
|
||||
|
||||
export function mixin(child, ...parents) {
|
||||
// child is modified directly, assigning fields from parents that are missing in child. parents fields are
|
||||
// assigned by parents order, highest priority first
|
||||
|
||||
Reference in New Issue
Block a user