tests: staking integration test
This commit is contained in:
committed by
Piotr Pędziwiatr
parent
f139cfdda4
commit
1663bcbaeb
@@ -46,10 +46,6 @@ export class SmartWeaveGlobal {
|
||||
|
||||
_activeTx?: GQLNodeInterface;
|
||||
|
||||
get _isDryRunning() {
|
||||
return !this._activeTx;
|
||||
}
|
||||
|
||||
constructor(arweave: Arweave, contract: { id: string; owner: string }) {
|
||||
this.unsafeClient = arweave;
|
||||
this.arweave = {
|
||||
|
||||
Reference in New Issue
Block a user