bnb-chain / greenfield

Greenfield is a decentralized storage platform.
GNU Affero General Public License v3.0
117 stars 49 forks source link

fix: add bucket status to bucket migration related events #621

Closed alexgao001 closed 3 months ago

alexgao001 commented 3 months ago

Description

add bucket status to bucket migration related events

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

Potential Impacts

Loky1s commented 1 month ago

You r stealing my money

DangVanSo commented 1 month ago

$ chainId=cat ~/.bnbchaind/config/genesis.json | jq .chain_id --raw-output

Input password "12345678"

$ ./build/bnbcli token issue --trust-node --symbol FBTC --token-name FunBitCoin --total-supply 10000000000 --from testnode --chain-id ${chainId}