git.delta.rocks / unique-network / refs/commits / 78f4f94714cf

difftreelog

fix remove unneeded log

Daniel Shiposha2022-10-13parent: #b72b7f6.patch.diff
in: master

1 file changed

modifiedtests/src/util/playgrounds/unique.tsdiffbeforeafterboth
426 api: ApiPromise;426 api: ApiPromise;
427 network: TNetworks;427 network: TNetworks;
428 }> {428 }> {
429 console.log('createConnection network = ', network);
430 if(typeof network === 'undefined' || network === null) network = 'opal';429 if(typeof network === 'undefined' || network === null) network = 'opal';
431 const supportedRPC = {430 const supportedRPC = {
432 opal: {431 opal: {