mirror of
https://github.com/status-im/status-go.git
synced 2025-02-18 01:37:22 +00:00
chore_: use the old name for backward compatibility
This commit is contained in:
parent
47899fd045
commit
501b0a06c2
@ -8,7 +8,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
type MultipathProcessorTxArgs struct {
|
type MultipathProcessorTxArgs struct {
|
||||||
Name string
|
Name string `json:"bridgeName"`
|
||||||
ChainID uint64
|
ChainID uint64
|
||||||
TransferTx *transactions.SendTxArgs
|
TransferTx *transactions.SendTxArgs
|
||||||
HopTx *HopBridgeTxArgs
|
HopTx *HopBridgeTxArgs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user