You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where the template is the code of the main template. The payload is an Object with fields matching the template definitions in the file descriptor.
This API should build the signed message using protobuff internally and publish using the wif passed. All in one shot.
The text was updated successfully, but these errors were encountered:
daviortega
changed the title
implement logic to make it easy to publish extended templates
implement logic to make it easy to publish records of extended templates
May 20, 2020
A possible interface is something like this.
where the
template
is the code of the main template. Thepayload
is an Object with fields matching the template definitions in the file descriptor.This API should build the signed message using protobuff internally and publish using the wif passed. All in one shot.
The text was updated successfully, but these errors were encountered: