Avalanche SDK Client
    Preparing search index...

    Type Alias PrepareSetL1ValidatorWeightTxnParameters

    PrepareSetL1ValidatorWeightTxnParameters: CommonTxParams & { context?: ContextType.Context; message: string }

    Type declaration

    • Optionalcontext?: ContextType.Context

      Optional. The context to use for the transaction. If not provided, the context will be fetched.

    • message: string

      Signed warp message hex with the AddressedCall payload containing message of type SetL1ValidatorWeightMessage.