Document gasPrice in ZeroExConfig
This commit is contained in:
@@ -387,5 +387,5 @@ export interface JSONRPCPayload {
|
||||
}
|
||||
|
||||
export interface ZeroExConfig {
|
||||
gasPrice?: BigNumber.BigNumber;
|
||||
gasPrice?: BigNumber.BigNumber; // Gas price to use with every transaction
|
||||
}
|
||||
|
Reference in New Issue
Block a user