interface CreateStakeResponse {
    stake: StakeDetails;
}

Properties

Properties

Generated using TypeDoc