isDeposited
isDeposited
method can be used to know if a deposit has been completed.
const isDeposited = await plasmaClient.isDeposited(<deposit tx hash>);
isDeposited
method can be used to know if a deposit has been completed.
const isDeposited = await plasmaClient.isDeposited(<deposit tx hash>);