Closed codingknite closed 1 year ago
options.bundler
interface Inputs { data: string | Uint8Array | ArrayBuffer; options: { chunk: boolean; bundler: boolean; }; key: JWKInterface }
type transaction = Transaction
Description
options.bundler
specifies if it should go to a bundler other than the current gatewayinputs
return type