refactor!: deprecate sdk.Msg.GetSigners (#15284)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
This commit is contained in:
co-authored by
Matt Kocubinski
parent
b6613f9163
commit
82659a7477
@@ -30,6 +30,7 @@ type (
|
||||
NewTxBuilder() TxBuilder
|
||||
WrapTxBuilder(sdk.Tx) (TxBuilder, error)
|
||||
SignModeHandler() *txsigning.HandlerMap
|
||||
SigningContext() *txsigning.Context
|
||||
}
|
||||
|
||||
// TxBuilder defines an interface which an application-defined concrete transaction
|
||||
|
||||
Reference in New Issue
Block a user