Body, Mind & Soul — API Reference
    Preparing search index...
    • Transfer currency between two actors. Routes through GlitchSmith's own socket for authorization. Returns { success, from, to } on success or { success: false, error } on failure.

      Parameters

      • fromActor: any
      • toActor: any
      • currencyId: any
      • amount: any
      • opts: {} = {}

      Returns Promise<any>