UNPKG

@agoric/zoe

Version:

Zoe: the Smart Contract Framework for Offer Enforcement

3 lines 199 B
export function makeAllocationMap(transfers: Array<TransferPart>): [ZCFSeat, AmountKeywordRecord][]; export type TransactionList = Array<AmountKeywordRecord>; //# sourceMappingURL=reallocate.d.ts.map