address nits

This commit is contained in:
Bill He
2023-09-22 14:17:32 -07:00
parent 86227a43eb
commit b6c048e2e2
-2
View File
@@ -252,7 +252,6 @@ class DydxChainTransactions implements AbacusDYDXChainTransactionsProtocol {
resolve([msg]);
}),
undefined
);
const parsedTx = this.parseToPrimitives(tx);
@@ -291,7 +290,6 @@ class DydxChainTransactions implements AbacusDYDXChainTransactionsProtocol {
resolve([msg]);
}),
GAS_PRICE_DYDX_DENOM,
undefined
);
const parsedTx = this.parseToPrimitives(tx);