markUsed

abstract fun markUsed(keychain: KeychainKind, index: UInt): Boolean

Marks an address used of the given keychain at index.

Returns whether the given index was present and then removed from the unused set.