blueprint
blueprint copied to clipboard
Deploy contract to testnet failed , used NetworkProvider, always timeout to connect orbs.network
Create a counter template , An error occurred while deploying the contract:
adapter: [Function: httpAdapter],
transformRequest: [ [Function: transformRequest] ],
transformResponse: [ [Function: transformResponse] ],
timeout: 5000,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
headers: {
Accept: 'application/json, text/plain, */*',
'Content-Type': 'application/json',
'User-Agent': 'axios/0.25.0',
'Content-Length': 2254,
host: 'ton.access.orbs.network'
},
method: 'post',
url: 'https://ton.access.orbs.network/44A2c0ff5Bd3F8B62C092Ab4D238bEE463E644A2/1/testnet/ton-api-v4/send'
How to use my own rpc instead of default ?