Merge branch 'master' of github.com:tornadocash/provider

This commit is contained in:
Alexey 2020-11-18 13:09:15 +03:00
commit 444c6efd1d

3
types/index.d.ts vendored
View File

@ -1,8 +1,5 @@
import Vue from 'vue'
import Web3 from 'web3' import Web3 from 'web3'
import './vuex'
type Address = string type Address = string
type Params = { type Params = {