Skip to content

Commit

Permalink
examples: Bump some slightly changed values
Browse files Browse the repository at this point in the history
  • Loading branch information
matevz committed Sep 26, 2023
1 parent 00654d4 commit 30c9422
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion examples/account/amend-commission-schedule.y.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
oasis account amend-commission-schedule --bounds 29000/1000/2000,35000/900/1900 --rates 29000/1500
oasis account amend-commission-schedule --bounds 329000/1000/2000,335000/900/1900 --rates 329000/1500
8 changes: 4 additions & 4 deletions examples/account/amend-commission-schedule.y.out
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ Method: staking.AmendCommissionSchedule
Body:
Amendment:
Rates:
(1) start: epoch 29000
(1) start: epoch 329000
rate: 1.5%
Rate Bounds:
(1) start: epoch 29000
(1) start: epoch 329000
minimum rate: 1.0%
maximum rate: 2.0%
(2) start: epoch 35000
(2) start: epoch 335000
minimum rate: 0.9%
maximum rate: 1.9%
Nonce: 1
Fee:
Amount: 0.0 TEST
Gas limit: 1355
Gas limit: 1361
(gas price: 0.0 TEST per gas unit)

Network: testnet
Expand Down
4 changes: 2 additions & 2 deletions examples/account/delegate-paratime.y.out
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Authorized signer(s):
1. Bx6gOixnxy15tCs09ua5DcKyX9uo2Forb32O6Hyjoc8= (ed25519)
Nonce: 0
Fee:
Amount: 0.0011312 TEST
Gas limit: 11312
Amount: 0.0061312 TEST
Gas limit: 61312
(gas price: 0.0000001 TEST per gas unit)

Network: testnet
Expand Down
2 changes: 1 addition & 1 deletion examples/account/deposit-eth.y.out
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Authorized signer(s):
Nonce: 0
Fee:
Amount: 0.0 TEST
Gas limit: 11310
Gas limit: 61310
(gas price: 0.0 TEST per gas unit)

Network: testnet
Expand Down
2 changes: 1 addition & 1 deletion examples/account/deposit-named.y.out
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Authorized signer(s):
Nonce: 0
Fee:
Amount: 0.0 TEST
Gas limit: 11310
Gas limit: 61310
(gas price: 0.0 TEST per gas unit)

Network: testnet
Expand Down
2 changes: 1 addition & 1 deletion examples/account/deposit-oasis.y.out
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Authorized signer(s):
Nonce: 0
Fee:
Amount: 0.0 TEST
Gas limit: 11310
Gas limit: 61310
(gas price: 0.0 TEST per gas unit)

Network: testnet
Expand Down
2 changes: 1 addition & 1 deletion examples/account/deposit.y.out
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Authorized signer(s):
Nonce: 0
Fee:
Amount: 0.0 TEST
Gas limit: 11285
Gas limit: 61285
(gas price: 0.0 TEST per gas unit)

Network: testnet
Expand Down
4 changes: 2 additions & 2 deletions examples/account/undelegate-paratime.y.out
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Authorized signer(s):
1. Bx6gOixnxy15tCs09ua5DcKyX9uo2Forb32O6Hyjoc8= (ed25519)
Nonce: 0
Fee:
Amount: 0.003131 TEST
Gas limit: 31310
Amount: 0.012131 TEST
Gas limit: 121310
(gas price: 0.0000001 TEST per gas unit)

Network: testnet
Expand Down
4 changes: 2 additions & 2 deletions examples/account/withdraw-named.y.out
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Authorized signer(s):
1. Bx6gOixnxy15tCs09ua5DcKyX9uo2Forb32O6Hyjoc8= (ed25519)
Nonce: 0
Fee:
Amount: 0.0011311 TEST
Gas limit: 11311
Amount: 0.0061311 TEST
Gas limit: 61311
(gas price: 0.0000001 TEST per gas unit)

Network: testnet
Expand Down
4 changes: 2 additions & 2 deletions examples/account/withdraw-oasis.y.out
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Authorized signer(s):
1. Bx6gOixnxy15tCs09ua5DcKyX9uo2Forb32O6Hyjoc8= (ed25519)
Nonce: 0
Fee:
Amount: 0.0011311 TEST
Gas limit: 11311
Amount: 0.0061311 TEST
Gas limit: 61311
(gas price: 0.0000001 TEST per gas unit)

Network: testnet
Expand Down
4 changes: 2 additions & 2 deletions examples/account/withdraw.y.out
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Authorized signer(s):
1. Bx6gOixnxy15tCs09ua5DcKyX9uo2Forb32O6Hyjoc8= (ed25519)
Nonce: 0
Fee:
Amount: 0.0011286 TEST
Gas limit: 11286
Amount: 0.0061286 TEST
Gas limit: 61286
(gas price: 0.0000001 TEST per gas unit)

Network: testnet
Expand Down

0 comments on commit 30c9422

Please sign in to comment.