UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

3 lines (2 loc) 205 B
import { IExecuteFunctions } from 'n8n-workflow'; export declare function getCredentials(context: IExecuteFunctions, errorMessage?: string): Promise<import("n8n-workflow").ICredentialDataDecryptedObject>;