toggle menu
chameleon-injective-wallet
0.3.1
common
switch theme
search in API
chameleon-injective-wallet
/
kr.jadekim.chameleon.injective.wallet
/
InjectiveWallet
Injective
Wallet
class
InjectiveWallet
(
val
address
:
InjectiveAddress
,
val
key
:
InjectivePublicKey
?
=
null
)
Members
Constructors
Injective
Wallet
Link copied to clipboard
constructor
(
key
:
InjectivePublicKey
)
constructor
(
publicKey
:
ByteArray
)
constructor
(
address
:
InjectiveAddress
,
key
:
InjectivePublicKey
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
address
Link copied to clipboard
open
val
address
:
InjectiveAddress
key
Link copied to clipboard
open
val
key
:
InjectivePublicKey
?
=
null