Vault Linking
Branta follows the following formats for linking vaults:
Open Branta
Link a Single Signature Vault (Unreleased)
Params
name
- Name of the vault being linked. Must be recognizable by the user.publicKey
- The BIP 44 or BIP 84 Extended Public Key of the users Vault.
Link a M of N Multi Signature Vault (Unreleased)
Params
name
- Name of the vault being linked. Must be recognizable by the user.publicKey0
- The 0th BIP 44 or BIP 84 Extended Public Key of the users Vault.publicKeyN
- The Nth BIP 44 or BIP 84 Extended Public Key of the users Vault.
Last updated