Returns a POP NOOP operation.
()
| 109 | public native POPOperation checkAccountOperation(); |
| 110 | /** Returns a POP NOOP operation. */ |
| 111 | public native POPOperation noopOperation(); |
| 112 | |
| 113 | private native void setupNative(); |
| 114 | private native void finalizeNative(); |
no outgoing calls
no test coverage detected