|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Protos.ScriptOrBuilder
| Method Summary | |
|---|---|
long |
getCreationTimestamp()
required int64 creation_timestamp = 2; |
com.google.protobuf.ByteString |
getProgram()
required bytes program = 1; |
boolean |
hasCreationTimestamp()
required int64 creation_timestamp = 2; |
boolean |
hasProgram()
required bytes program = 1; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasProgram()
required bytes program = 1;
com.google.protobuf.ByteString getProgram()
required bytes program = 1;
boolean hasCreationTimestamp()
required int64 creation_timestamp = 2;
Timestamp stored as millis since epoch. Useful for skipping block bodies before this point when watching for scripts on the blockchain.
long getCreationTimestamp()
required int64 creation_timestamp = 2;
Timestamp stored as millis since epoch. Useful for skipping block bodies before this point when watching for scripts on the blockchain.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||