tupelo-wasm-sdk

Home > tupelo-wasm-sdk > Tupelo > newEmptyTree

Tupelo.newEmptyTree() function

Signature:

function newEmptyTree(store: IBlockService, publicKey: Uint8Array): Promise<CID>;

Parameters

Parameter Type Description
store IBlockService  
publicKey Uint8Array  

Returns:

Promise<CID>