Skip to content

KeyType

ratranqu edited this page Apr 26, 2021 · 2 revisions

KeyType

public enum KeyType: UInt, CustomStringConvertible 

Inheritance

CustomStringConvertible, UInt

Enumeration Cases

local

case local = 0

ledger

case ledger = 1

offline

case offline = 2

multi

case multi = 3

Properties

description

public var description: String 
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Extensions
Clone this wiki locally