write

abstract fun write(splist: Collection<Spendable?>)

Insert or overwrite the passed txos into the database


abstract fun write(vararg splist: Spendable?)