Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.evmaccounttype
/
EvmAccountTypeError
/
InvalidAccountType
Invalid
Account
Type
class
InvalidAccountType
(
status
:
String
)
:
EvmAccountTypeError
Account status is not "EIP_155_EOA".
Members
Constructors
Invalid
Account
Type
Link copied to clipboard
constructor
(
status
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?