How To Guides
How to set custom data to Ledger records
Date | Responsible | Changes |
---|---|---|
September 7, 2022 | @Željko Rumenjak | Initial version |
February 10, 2023 | @Omar Monterrey | SDK Options refactoring (url to server and key to signer ) |
February 27, 2023 | @Omar Monterrey | Refactored signer.schema → signer.format |
March 9, 2023 | @Tomislav Herman | Refactored ledger → sdk |
Each ledger record supports attaching custom data through the custom
property. This property can contain any key/value pairs that represent valid JSON. When making api requests using the SDK those fields can be added when constructing an object, for example when creating a wallet through nodeJS:
Custom data can be also added interactively through CLI: