UNPKG

@avalabs/avalanchejs

Version:
7 lines 354 B
import { Id } from '../serializable/fxs/common'; import { OutputOwners } from '../serializable/fxs/secp256k1'; import { Signature } from '../serializable/fxs/secp256k1/signature'; export declare const zeroOutputOwners: OutputOwners; export declare const emptyId: Id; export declare const emptySignature: Signature; //# sourceMappingURL=zeroValue.d.ts.map