Return all [DelegatedStake].

interface GetStakesParams {
    owner: string;
}

Properties

Properties

owner: string