Update attestingToken.md

propogate to propagate
This commit is contained in:
Ishita Choudhary 2023-05-19 22:44:39 +05:30 committed by Evan Gray
parent 993926aa5a
commit 2337f7762d
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ After the wrapped token is created, you can get the new wrapped token address by
await targetTokenBridge.createWrapped(Buffer.from(vaaBytes.vaaBytes, "base64"), {
gasLimit: 2000000
});
await new Promise((r) => setTimeout(r, 5000)); //Time out to let block propogate
await new Promise((r) => setTimeout(r, 5000)); //Time out to let block propagate
const wrappedTokenAddress = await targetTokenBridge.wrappedAsset(
network.wormholeChainId,
Buffer.from(