sign Authorization
open fun signAuthorization(chainId: Array<Byte>, contractAddress: String, nonce: Array<Byte>, privateKey: String): String
Returns the signed authorization hash
Return
A json string of the signed authorization
Parameters
chain Id
The chainId of the network
contract Address
The address of the contract to be authorized
nonce
The nonce of the transaction
private Key
The private key