Interface SyncNativeInstructionData

TODO: docs

interface SyncNativeInstructionData {
    instruction: SyncNative;
}

Properties

Properties

instruction: SyncNative

Generated using TypeDoc