T402 API Reference - v2.8.0
    Preparing search index...

    Interface PayOptions

    Options for executing payment

    interface PayOptions {
        privateKey: string;
        rpcUrl?: string;
        demoMode?: boolean;
    }
    Index

    Properties

    privateKey: string

    Private key for signing (hex with 0x prefix)

    rpcUrl?: string

    Custom RPC URL

    demoMode?: boolean

    Demo mode - simulate without executing