markUsed

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

Marks an address used of the given keychain at index.

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