New logic for makers joining pools
This commit is contained in:
@@ -12,6 +12,7 @@ declare module 'ganache-core' {
|
||||
gasLimit?: number;
|
||||
vmErrorsOnRPCResponse?: boolean;
|
||||
db_path?: string;
|
||||
total_accounts?: number;
|
||||
}
|
||||
export function provider(opts: GanacheOpts): EthereumTypes.Provider;
|
||||
}
|
||||
|
Reference in New Issue
Block a user