DelegationResponse: {
    delegation_response: {
        balance: Coin;
        delegation: Delegation;
    };
}

Type declaration

Generated using TypeDoc