tupelo-wasm-sdk

Home > tupelo-wasm-sdk > Dag > (constructor)

Dag.(constructor)

Constructs a new instance of the Dag class

Signature:

constructor(tip: CID, store: IBlockService);

Parameters

Parameter Type Description
tip CID  
store IBlockService