Commit e347aaf4 authored by isstuev's avatar isstuev

tests

parent 621c524f
...@@ -6,7 +6,7 @@ import * as tokenInstance from 'mocks/tokens/tokenInstance'; ...@@ -6,7 +6,7 @@ import * as tokenInstance from 'mocks/tokens/tokenInstance';
export const erc20a: AddressTokenBalance = { export const erc20a: AddressTokenBalance = {
token: tokens.tokenInfoERC20a, token: tokens.tokenInfoERC20a,
token_id: null, token_id: null,
value: '1169320000000000000000000', value: '1169321234567891234567891',
token_instance: null, token_instance: null,
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment