UNPKG

@tessellatedgeometry/tezos-msig-cli

Version:
9 lines (8 loc) 234 B
declare const prefix: { secp256k1PublicKey: Uint8Array; secp256k1PublicKeyHash: Uint8Array; ed25519SecretKey: Uint8Array; smartContractAddress: Uint8Array; secp256k1signature: Uint8Array; }; export default prefix;