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 {
|
||||
Name string
|
||||
Name string `json:"bridgeName"`
|
||||
ChainID uint64
|
||||
TransferTx *transactions.SendTxArgs
|
||||
HopTx *HopBridgeTxArgs
|
||||
|
|
Loading…
Reference in New Issue