Class ConfigureDelegationHandler

Deprecated

use Transaction.configureDelegation and Payload.configureDelegation APIs instead.

Hierarchy

  • ConfigureDelegationHandler

Implements

Constructors

Properties

ALLOWED_BITS: number = 0x0007
HAS_CAPITAL: number = 0x0001
HAS_DELEGATION_TARGET: number = 0x0004
HAS_RESTAKE_EARNINGS: number = 0x0002
VALIDATION_MASK: number = ...

Methods

  • Gets the base energy cost for the given payload.

    Returns

    The base energy cost for the payload.

    Returns bigint

Generated using TypeDoc