UNPKG

@0xcert/ethereum-value-ledger

Version:

Value ledger module for currency management on the Ethereum blockchain.

3 lines (2 loc) 126 B
import { ValueLedger } from '../core/ledger'; export default function (ledger: ValueLedger, accountId: string): Promise<any>;