Companion
object Companion
Properties
Functions
Link copied to clipboard
Convenience method for creating an AccountAddress from all known inputs.
Link copied to clipboard
NOTE: This function has relaxed parsing behavior. For strict behavior, please use the [fromStringStrict]
function. Where possible use fromStringStrict
rather than this function, [fromString]
is only provided for backwards compatibility.
Link copied to clipboard
NOTE: This function has strict parsing behavior. For relaxed behavior, please use the [fromString]
function.