Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMulSignAccountFromTwoAccount ¶
func CreateMulSignAccountFromTwoAccount(account1, account2 cryptoTypes.PubKey, threshold int) (string, cryptoTypes.PubKey, error)
Types ¶
type PKAccount ¶
type PKAccount struct {
// contains filtered or unexported fields
}
func NewPKAccount ¶
func (*PKAccount) AccAddress ¶
func (pka *PKAccount) AccAddress() types.AccAddress
func (*PKAccount) PublicKey ¶
func (pka *PKAccount) PublicKey() cryptoTypes.PubKey
Click to show internal directories.
Click to hide internal directories.