feat: kv storage for contracts
This commit is contained in:
@@ -9,7 +9,6 @@ import { PstState, PstContract } from '../../../contract/PstContract';
|
||||
import { Warp } from '../../../core/Warp';
|
||||
import { WarpFactory } from '../../../core/WarpFactory';
|
||||
import { LoggerFactory } from '../../../logging/LoggerFactory';
|
||||
import exp from 'constants';
|
||||
|
||||
describe('Testing unsafe client in nested contracts with "skip" option', () => {
|
||||
let contractSrc: string;
|
||||
|
||||
Reference in New Issue
Block a user