File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -392,9 +392,9 @@ The channels endpoints allow you to open channels with other Raiden nodes as wel
392392.. warning ::
393393 The maximum deposits per token and node for the Coruscant release are:
394394
395- **DAI **: The deposit limit is 1000 worth of DAI per channel participant making the maximum amount of DAI 2000 per channel.
395+ **DAI **: The deposit limit is 5000 worth of DAI per channel participant making the maximum amount of DAI 10000 per channel.
396396
397- **WETH **: The deposit limit is 4.683 worth of WETH per channel participant making the maximum amount of WETH 9.366 per channel.
397+ **WETH **: The deposit limit is around 1.1905 worth of WETH per channel participant making the maximum amount of around WETH 2.3810 per channel.
398398
399399
400400**Information about Channels **
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ The Raiden Coruscant release puts a certain
55limit on the amount of tokens that can be deposited into a channel. This
66is to minimize potential loss of funds in case of bugs.
77
8- - The global limit per token network is approximately **$1000000 **.
9- - The limit per channel side is approximately **$1000 **.
8+ - The global limit per token network is approximately **$5000000 **.
9+ - The limit per channel side is approximately **$5000 **.
1010
1111.. note ::
1212
You can’t perform that action at this time.
0 commit comments