maxonrow / maxonrow-go

Maxonrow Blockchain
https://www.maxonrow.com/
5 stars 6 forks source link

Bad block with withdraw_rewards #133

Closed b00f closed 4 years ago

b00f commented 4 years ago

UATNet at block 21948 we have an attribute without vale which caused troubles for SDK:

"attributes":[{"key":"amount"},...]

We should not have an attribute without a value.

yenkhoon commented 4 years ago

the attribute of key value is omitempty.