Parameters
- program: Program
- params: {
authority: PublicKey;
enable?: boolean;
grantee: PublicKey;
granter: PublicKey;
permission: SwitchboardPermission;
}
Returns Promise<TransactionInstruction>
A promise that resolves to the transaction instruction.
Abstraction around the Switchboard-On-Demand Permission meta-account