PrismDerivationPath

class PrismDerivationPath(walletPurpose: Int = 29, didMethod: Int = 29, didIndex: Int = 0, keyPurpose: Int, keyIndex: Int)(source)

Represents the derivation path of a Prism key, used for deriving child keys from a master key.

Constructors

Link copied to clipboard
constructor(walletPurpose: Int = 29, didMethod: Int = 29, didIndex: Int = 0, keyPurpose: KeyUsage, keyIndex: Int)

Constructs a new instance of the class.

constructor(walletPurpose: Int = 29, didMethod: Int = 29, didIndex: Int = 0, keyPurpose: Int, keyIndex: Int)

Functions

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the object.