waves-rust 0.2.6

A Rust library for interacting with the Waves blockchain. Supports node interaction, offline transaction signing and creating addresses and keys.
Documentation
{
  "type": 12,
  "id": "9axaa6FJnquWm9MZSmbaVhRSFMrZTKGb7GgkavHV3Lnb",
  "fee": 100000,
  "feeAssetId": null,
  "timestamp": 1661629966606,
  "version": 2,
  "chainId": 84,
  "sender": "3Mq3pueXcAgLcuWvJzJ4ndRHfqYgjUZvL7q",
  "senderPublicKey": "8jDzNuHZwuTTo6WvZMdSoNc8ydY6a7UnxvwHZ8kooMuS",
  "proofs": [
    "2sJrZW6acC1mLMx3NE4eB2hPX3buxBo5hhYKHjq7G5XhT3KDLXD3ZetyraJm65N2RepVmTn9Kds5aWVwhHVpzn4n"
  ],
  "data": [
    {
      "key": "int",
      "type": "integer",
      "value": 12
    },
    {
      "key": "bool",
      "type": "boolean",
      "value": false
    },
    {
      "key": "binary",
      "type": "binary",
      "value": "base64:AAAAAAAAAAAAAAAA"
    },
    {
      "key": "str",
      "type": "string",
      "value": "value"
    },
    {
      "key": "del_str",
      "value": null
    }
  ],
  "height": 2203324,
  "applicationStatus": "succeeded",
  "spentComplexity": 0
}