@multiversx/sdk-core - v14.2.6
    Preparing search index...

    Type Alias DelegateActionsInput

    type DelegateActionsInput = {
        amount: bigint;
        delegationContract: Address;
    }
    Index

    Properties

    amount: bigint
    delegationContract: Address