Closed reuvenpo closed 3 years ago
Made the transfer history timestamp an Option so it's not required in the schema. This should make it so that clients based on the schema can accept responses from contracts that don't provide this info.
@assafmo It will be optional in the schema, see #12
Made the transfer history timestamp an Option so it's not required in the schema. This should make it so that clients based on the schema can accept responses from contracts that don't provide this info.