@Beta public class MultichainUTXO extends Object
Constructor and Description |
---|
MultichainUTXO() |
MultichainUTXO(String txid,
Integer vout,
String address,
String account,
String scriptPubKey,
Float amount,
Integer confirmations,
Boolean cansend,
Boolean spendable,
List<Object> assets,
List<Object> permissions,
Long sequence,
String coinbase,
List<String> addresses,
String type,
Boolean ismine,
Boolean iswatchonly) |
public MultichainUTXO(@Nullable String txid, @Nullable Integer vout, @Nullable String address, @Nullable String account, @Nullable String scriptPubKey, @Nullable Float amount, @Nullable Integer confirmations, @Nullable Boolean cansend, @Nullable Boolean spendable, @Nullable List<Object> assets, @Nullable List<Object> permissions, @Nullable Long sequence, @Nullable String coinbase, @Nullable List<String> addresses, @Nullable String type, @Nullable Boolean ismine, @Nullable Boolean iswatchonly)
public MultichainUTXO()
protected boolean canEqual(Object other)
Copyright © 2020 SAP SE. All rights reserved.