Package wf.bitcoin.javabitcoindrpcclient
Interface BitcoindRpcClient.RawTransaction.Out.ScriptPubKey
-
- All Superinterfaces:
MapWrapperType,java.io.Serializable
- Enclosing interface:
- BitcoindRpcClient.RawTransaction.Out
public static interface BitcoindRpcClient.RawTransaction.Out.ScriptPubKey extends MapWrapperType, java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>addresses()java.lang.Stringasm()java.lang.Stringhex()intreqSigs()java.lang.Stringtype()-
Methods inherited from interface wf.bitcoin.javabitcoindrpcclient.MapWrapperType
mapBigDecimal, mapBool, mapDate, mapHex, mapInt, mapLong, mapStr
-
-