Class UtxoChangesResponse


  • public class UtxoChangesResponse
    extends java.lang.Object
    • Constructor Detail

      • UtxoChangesResponse

        public UtxoChangesResponse​(com.google.gson.JsonObject response)
    • Method Detail

      • getIndex

        public int getIndex()
      • getConsumedOutputs

        public OutputId[] getConsumedOutputs()
      • getCreatedOutputs

        public OutputId[] getCreatedOutputs()