export const BASE_RESERVE = 10;
export const BASE_RESERVE_MIN_COUNT = 2;
export const NATIVE_ASSET_IDENTIFIER = "native";
