Interface IAccountStakingInfo
- Namespace
- Concordium.Sdk.Types
- Assembly
- Concordium.Sdk.dll
Information related to staking for a specific account.
public interface IAccountStakingInfo
Methods
GetStakedAmount()
Get the amount of CCD being staked.
CcdAmount GetStakedAmount()