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

    Type Alias DelegateActionsInput

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

    Properties

    amount: bigint
    delegationContract: Address