pub fn withdraw(to: &Address, amount: Balance, reason: TransferReason)
Expand description
Withdraws CSPR from the contract and emits a corresponding event.
pub fn withdraw(to: &Address, amount: Balance, reason: TransferReason)
Withdraws CSPR from the contract and emits a corresponding event.