diff --git a/general/layerzero_dvn.js b/general/layerzero_dvn.js index 59a5677..8a9081d 100644 --- a/general/layerzero_dvn.js +++ b/general/layerzero_dvn.js @@ -38,7 +38,7 @@ const ABI_JOBS = [ }, { internalType: "uint64", - name: "confirmations", + name: "confirmations", // this defines the number of blocks for confirmation type: "uint64" }, {