Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Horizon v0.8.0

Compare
Choose a tag to compare
@nullstyle nullstyle released this 07 Feb 18:23
· 89 commits to master since this release

Added

  • account signer resources now contain a type specifying the type of the signer: ed25519_public_key, sha256_hash, and preauth_tx are the present values used for the respective signer types.

Changed

  • The public_key field on signer effects and an account's signer summary has been renamed to key to reflect that new signer types are not necessarily specifying a public key anymore.

Deprecated

  • The public_key field on account signers and signer effects are deprecated