UNPKG

@mutants/cardano-tx-builder

Version:

A package that provides utility functions to build and destructure a cardano transaction

3 lines 158 B
/// <reference types="node" /> export declare const prepareBoundedBytes: (str: string) => Buffer | Buffer[]; //# sourceMappingURL=prepareBoundedBytes.d.ts.map