interface CreateStakeV2Response {
    stake: StakeDetailsWithValidators;
}

Properties

Properties

Generated using TypeDoc