Skip to content

Commit

Permalink
delete unused config
Browse files Browse the repository at this point in the history
  • Loading branch information
axenteoctavian committed Feb 13, 2024
1 parent 02b9ee4 commit f812014
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions server/txSender/config.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
package txSender

// WalletConfig holds wallet config
type WalletConfig struct {
Path string
Password string
}

// TxSenderConfig holds tx sender config
type TxSenderConfig struct {
BridgeSCAddress string
Expand Down

0 comments on commit f812014

Please sign in to comment.