V1.2.0 - Remote Fee Delegation VIP-201
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)