• Preparing search index...
  • The search index is not available
API documentation of Agoric SDK
  • API documentation of Agoric SDK
  • @agoric/swingset-vat
  • KernelSyscallObject

Type Alias KernelSyscallObject

KernelSyscallObject:
    | KernelSyscallSend
    | KernelSyscallInvoke
    | KernelSyscallSubscribe
    | KernelSyscallResolve
    | KernelSyscallExit
    | KernelSyscallVatstoreGet
    | KernelSyscallVatstoreGetNextKey
    | KernelSyscallVatstoreSet
    | KernelSyscallVatstoreDelete
    | KernelSyscallDropImports
    | KernelSyscallRetireImports
    | KernelSyscallRetireExports
    | KernelSyscallAbandonExports
    | KernelSyscallCallKernelHook
  • Defined in packages/SwingSet/src/types-external.js:129

Settings

Member Visibility
API documentation of Agoric SDK
  • Loading...

Generated using TypeDoc