From 1efcc5ad6267f0a46588ccd79f31b1aa0026dcc6 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Wed, 20 Sep 2017 14:57:33 +0200 Subject: Fix the typo --- src/types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/types.ts') 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 -- cgit v1.2.3