tupelo-wasm-sdk

Home > tupelo-wasm-sdk > Tupelo > getCurrentState

Tupelo.getCurrentState() function

Signature:

function getCurrentState(opts: IGetCurrentStateOptions): Promise<CurrentState>;

Parameters

Parameter Type Description
opts IGetCurrentStateOptions  

Returns:

Promise<CurrentState>