Package wf.bitcoin.javabitcoindrpcclient
Interface BitcoindRpcClient.RawTransaction.Out.ScriptPubKey
-
- All Superinterfaces:
java.io.Serializable
- Enclosing interface:
- BitcoindRpcClient.RawTransaction.Out
public static interface BitcoindRpcClient.RawTransaction.Out.ScriptPubKey extends 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()
-