@statechannels/client-api-schema > Allocation
Allocation interface
Array of destination-amount pairings for a given token
Signature:
export interface Allocation
Properties
Property | Type | Description |
---|---|---|
allocationItems | AllocationItem[] | Array of destination-amount pairings |
asset | Address | The contract address of the asset |