@mysten/wallet-adapter-wallet-standard | @mysten/wallet-adapter-unsafe-burner | @mysten/wallet-adapter-base | @mysten/wallet-adapter-all-wallets | @mysten/wallet-kit-core | @mysten/wallet-standard | @mysten/wallet-kit | @mysten/sui.js | @mysten/bcs |
---|---|---|---|---|---|---|---|---|
minor |
minor |
minor |
minor |
minor |
minor |
minor |
minor |
minor |
Unified self- and delegated staking flows. Removed fields from Validator
(stake_amount
, pending_stake
, and pending_withdraw
) and renamed delegation_staking_pool
to staking_pool
. Additionally removed the validator_stake
and delegated_stake
fields in the ValidatorSet
type and replaced them with a total_stake
field.