5 lines
59 B
JavaScript
5 lines
59 B
JavaScript
'use strict';
|
|
|
|
var config = {
|
|
networkName: 'testnet',
|
|
};
|