Package 

Class Update

  • All Implemented Interfaces:
    java.lang.AutoCloseable , org.bitcoindevkit.Disposable , org.bitcoindevkit.UpdateInterface

    
    public class Update
     implements Disposable, AutoCloseable, UpdateInterface
                        

    An update for a wallet containing chain, descriptor index, and transaction data.

    • Method Summary

      Modifier and Type Method Description
      Unit destroy()
      Unit close()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait