interface DryRunAccount {
    amount: bigint;
    pubKey: string;
}

Properties

Properties

amount: bigint
pubKey: string

Base58Check encoded tagged pubkey