update v1.5 proxy
This commit is contained in:
@@ -27,6 +27,7 @@ export class EVM {
|
||||
return this.snapshot();
|
||||
}
|
||||
|
||||
|
||||
public async snapshot(): Promise<string> {
|
||||
return this.callJsonrpcMethod('evm_snapshot');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user