UnfreezeBalance2¶
Legacy retained: unlike
FreezeBalance2, this method remains callable after Stake 2.0 activation —UnfreezeBalanceActuatorhas nosupportUnfreezeDelaygate, and legacy V1 positions still need it for unfreezing. New work should useUnfreezeBalanceV2.
Unfreeze matured Stake 1.0 assets.
- Service:
Walletonly
rpc UnfreezeBalance2 (UnfreezeBalanceContract) returns (TransactionExtention) {}
See the corresponding HTTP endpoint at /wallet/unfreezebalance.