You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is regarding the vesting periods. Whenever a periodic vesting account is being created the vesting periods field is empty. Vesting periods are not being shown even in the response to the query. Output reference is shown below.
Summary
The issue is regarding the vesting periods. Whenever a periodic vesting account is being created the vesting periods field is empty. Vesting periods are not being shown even in the response to the query. Output reference is shown below.
Version
v0.46.x
Steps to Reproduce
Create few keys for testing purpose using the following commands.
./simd keys add validator-key
./simd keys add mykey1
./simd keys add mykey2
#list all keys
./simd keys list
Setup and run a local net
Create a periodic vesting account
./simd tx vesting create-periodic-vesting-account [to_address] [periods.json] [flags]
Content in .json file
The text was updated successfully, but these errors were encountered: