Variable anyoneCanPayConst

anyoneCanPay: {
    CellCollector: commons.CellCollectorConstructor;
    injectCapacity: typeof __type;
    prepareSigningEntries: typeof __type;
    setupInputCell: typeof __type;
    setupOutputCell: typeof __type;
    withdraw: typeof __type;
}

Type declaration

Generated using TypeDoc