aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.ts')
-rw-r--r--src/types.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/types.ts b/src/types.ts
index b10d95adc..29fb40e73 100644
--- a/src/types.ts
+++ b/src/types.ts
@@ -390,7 +390,7 @@ export interface JSONRPCPayload {
}
/*
- * gasPirce: Gas price to use with every transaction
+ * gasPrice: Gas price to use with every transaction
* exchangeContractAddress: The address of an exchange contract to use
* tokenRegistryContractAddress: The address of a token registry contract to use
* etherTokenContractAddress: The address of an ether token contract to use