I am sending a message to an address. According to the doc, if we calculate the fees to send the message than it’s 0.5 XEM but when i transact and show in Nano wallet it shows 1 XEM.
I have used CalculateMessage
function from Documentation Link.
I am sending 0x7644415859756e574c7249354168354f725452454d79327674575a78784e394c396d7a4c667a664f754b37574a6476594a665850624450614d51514b6554324f486b53616b736d446979574832394d6734356158314e477658666a685969734649766e367644415859756e574c7249354168354f725452454d79327674575a78784e394c396d7a4c667a664f754b37574a6476594a665850624450614d51514b6554324f486b53616b736d446979574832394d6734356158314e477658666a685969734649766e367644415859756e574c7249354168354f725452454d79327674575a78784e394c396d7a4c667a664f754b37574a6476594a665850624450614d51514b6554324f486b53616b736d446979574832394d6734356158314e477658666a685969734649766e36 string as message with 0 NEM
The transaction consumes 1.00 XEM fees as per the transaction details.
using following function
Please help me to out