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

Function makeMarshaller

  • makeMarshaller(syscall, gcTools, vatID?): {
        m: any;
    }
  • Parameters

    • syscall: any
    • gcTools: any
    • vatID: string = 'forVatID'

    Returns {
        m: any;
    }

    • m: any
    • Defined in packages/swingset-liveslots/src/liveslots.js:1553

Settings

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

Generated using TypeDoc