From 65c0b7565b716c20527bb05f31d964603e29e05b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 6 Feb 2025 09:54:51 +0000 Subject: [PATCH] Deployed 645ac0ab2 to head with MkDocs 1.6.1 and mike 2.1.3 --- .../firefly_interface_format/index.html | 2 +- head/sitemap.xml.gz | Bin 127 -> 127 bytes head/tutorials/broadcast_data/index.html | 2 +- .../tutorials/create_custom_identity/index.html | 2 +- head/tutorials/define_datatype/index.html | 2 +- head/tutorials/private_send/index.html | 2 +- head/tutorials/query_messages/index.html | 2 +- 7 files changed, 6 insertions(+), 6 deletions(-) diff --git a/head/reference/firefly_interface_format/index.html b/head/reference/firefly_interface_format/index.html index 1af4e7aaf..4a7bd4bed 100644 --- a/head/reference/firefly_interface_format/index.html +++ b/head/reference/firefly_interface_format/index.html @@ -3756,7 +3756,7 @@

Schema details}

Automated generation of FireFly Interfaces

-

A convenience endpoint exists on the API to facilitate converting from native blockchain interface formats such as an Ethereum ABI to the FireFly Interface format. For details, please see the API documentation for the contract interface generation endpoint.

+

A convenience endpoint exists on the API to facilitate converting from native blockchain interface formats such as an Ethereum ABI to the FireFly Interface format. For details, please see the API documentation for the contract interface generation endpoint.

For an example of using this endpoint with a specific Ethereum contract, please see the Tutorial to Work with custom smart contracts.

Full Example

Putting it all together, here is a full example of the FireFly Interface format with all the fields filled in:

diff --git a/head/sitemap.xml.gz b/head/sitemap.xml.gz index f99b95c8fd6f459ec77ace047c677d57283ae4c6..8a7fd21904ca7ac95a9fc8c255f486795d2054a7 100644 GIT binary patch delta 13 Ucmb=gXP58h;Ar^0cp`fR03ZGY?f?J) delta 13 Ucmb=gXP58h;9yv_Xd-(B02^fl8~^|S diff --git a/head/tutorials/broadcast_data/index.html b/head/tutorials/broadcast_data/index.html index efdc4af4d..dd7bfaeb9 100644 --- a/head/tutorials/broadcast_data/index.html +++ b/head/tutorials/broadcast_data/index.html @@ -3755,7 +3755,7 @@

Quick referenceAdditional info

Example 1: Inline string data

POST /api/v1/namespaces/default/messages/broadcast

diff --git a/head/tutorials/create_custom_identity/index.html b/head/tutorials/create_custom_identity/index.html index a046670b6..f8dabe20d 100644 --- a/head/tutorials/create_custom_identity/index.html +++ b/head/tutorials/create_custom_identity/index.html @@ -3805,7 +3805,7 @@

Quick referenceAdditional info

Previous steps: Start your environment

If you haven't started a FireFly stack already, please go to the Getting Started guide on how to Start your environment

diff --git a/head/tutorials/define_datatype/index.html b/head/tutorials/define_datatype/index.html index 93c5ee9cd..101f43a05 100644 --- a/head/tutorials/define_datatype/index.html +++ b/head/tutorials/define_datatype/index.html @@ -3681,7 +3681,7 @@

Quick referenceAdditional info

Example 1: Broadcast new datatype

POST /api/v1/namespaces/{ns}/datatypes

diff --git a/head/tutorials/private_send/index.html b/head/tutorials/private_send/index.html index 98da33aad..8df5d9952 100644 --- a/head/tutorials/private_send/index.html +++ b/head/tutorials/private_send/index.html @@ -3797,7 +3797,7 @@

Quick referenceAdditional info

Example 1: Pinned private send of in-line string data

POST /api/v1/namespaces/default/messages/private

diff --git a/head/tutorials/query_messages/index.html b/head/tutorials/query_messages/index.html index f601699ad..80e43b8a5 100644 --- a/head/tutorials/query_messages/index.html +++ b/head/tutorials/query_messages/index.html @@ -3652,7 +3652,7 @@

Quick referenceAdditional info

Example 1: Query confirmed messages

These are the messages ready to be processed in your application.