isCheckPointed
isCheckPointed
method can be used to know if a transaction has been checkpointed.
const isCheckPointed = await posClient.isCheckPointed(<tx hash>);
isCheckPointed
method can be used to know if a transaction has been checkpointed.
const isCheckPointed = await posClient.isCheckPointed(<tx hash>);