Skip to content

V1.2.0 - Remote Fee Delegation VIP-201

Compare
Choose a tag to compare
@laalaguer laalaguer released this 11 Jan 06:58
· 10 commits to main since this release

This is a feature update:

  • Fee delegation, now you can use utils.sign_delegated_tx() function to sign a raw transaction received remotely. This is according to VIP-201 fee delegation standard.
  • Add connector.transfer_token() function to transfer any VIP180 tokens (with fee delegation support)