Vaulta

murmurdappco

Contract

  • Action parameter in whisper

    {
      "name": "whisper",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "name"
        },
        {
          "name": "to",
          "type": "name"
        },
        {
          "name": "from_public_key",
          "type": "string"
        },
        {
          "name": "to_public_key",
          "type": "string"
        },
        {
          "name": "encrypted_message",
          "type": "string"
        }
      ]
    }