Vaulta

createescrow

Contract

  • Action parameter in init

    {
      "name": "init",
      "base": "",
      "fields": [
        {
          "name": "symbol",
          "type": "symbol"
        },
        {
          "name": "newaccountcontract",
          "type": "name"
        },
        {
          "name": "newaccountaction",
          "type": "name"
        },
        {
          "name": "minimumram",
          "type": "uint64"
        }
      ]
    }