From 30c94229bc59c6a31abf9625bbfce6d29e1e8d55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matev=C5=BE=20Jekovec?= Date: Tue, 26 Sep 2023 10:40:15 +0200 Subject: [PATCH] examples: Bump some slightly changed values --- examples/account/amend-commission-schedule.y.in | 2 +- examples/account/amend-commission-schedule.y.out | 8 ++++---- examples/account/delegate-paratime.y.out | 4 ++-- examples/account/deposit-eth.y.out | 2 +- examples/account/deposit-named.y.out | 2 +- examples/account/deposit-oasis.y.out | 2 +- examples/account/deposit.y.out | 2 +- examples/account/undelegate-paratime.y.out | 4 ++-- examples/account/withdraw-named.y.out | 4 ++-- examples/account/withdraw-oasis.y.out | 4 ++-- examples/account/withdraw.y.out | 4 ++-- 11 files changed, 19 insertions(+), 19 deletions(-) diff --git a/examples/account/amend-commission-schedule.y.in b/examples/account/amend-commission-schedule.y.in index 3d813837..a42e74b3 100644 --- a/examples/account/amend-commission-schedule.y.in +++ b/examples/account/amend-commission-schedule.y.in @@ -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 diff --git a/examples/account/amend-commission-schedule.y.out b/examples/account/amend-commission-schedule.y.out index 1084f8ae..52742acd 100644 --- a/examples/account/amend-commission-schedule.y.out +++ b/examples/account/amend-commission-schedule.y.out @@ -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 diff --git a/examples/account/delegate-paratime.y.out b/examples/account/delegate-paratime.y.out index cefca1c0..5b4a7148 100644 --- a/examples/account/delegate-paratime.y.out +++ b/examples/account/delegate-paratime.y.out @@ -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 diff --git a/examples/account/deposit-eth.y.out b/examples/account/deposit-eth.y.out index 02a7ed0b..621aaadb 100644 --- a/examples/account/deposit-eth.y.out +++ b/examples/account/deposit-eth.y.out @@ -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 diff --git a/examples/account/deposit-named.y.out b/examples/account/deposit-named.y.out index cc8d0b80..414eccea 100644 --- a/examples/account/deposit-named.y.out +++ b/examples/account/deposit-named.y.out @@ -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 diff --git a/examples/account/deposit-oasis.y.out b/examples/account/deposit-oasis.y.out index b0a5deb6..3e6bac4e 100644 --- a/examples/account/deposit-oasis.y.out +++ b/examples/account/deposit-oasis.y.out @@ -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 diff --git a/examples/account/deposit.y.out b/examples/account/deposit.y.out index 2b0bb832..536a9564 100644 --- a/examples/account/deposit.y.out +++ b/examples/account/deposit.y.out @@ -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 diff --git a/examples/account/undelegate-paratime.y.out b/examples/account/undelegate-paratime.y.out index 6c75200f..0ae528a1 100644 --- a/examples/account/undelegate-paratime.y.out +++ b/examples/account/undelegate-paratime.y.out @@ -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 diff --git a/examples/account/withdraw-named.y.out b/examples/account/withdraw-named.y.out index f51316ba..931cf1b8 100644 --- a/examples/account/withdraw-named.y.out +++ b/examples/account/withdraw-named.y.out @@ -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 diff --git a/examples/account/withdraw-oasis.y.out b/examples/account/withdraw-oasis.y.out index 036facdd..66d8645b 100644 --- a/examples/account/withdraw-oasis.y.out +++ b/examples/account/withdraw-oasis.y.out @@ -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 diff --git a/examples/account/withdraw.y.out b/examples/account/withdraw.y.out index 02e41411..218bb48b 100644 --- a/examples/account/withdraw.y.out +++ b/examples/account/withdraw.y.out @@ -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