moov-io / rtp20022

ISO20022 messages in Go for Real Time Payments (RTP)
Apache License 2.0
53 stars 10 forks source link

BNK-156 Reverted some previous changes #14

Closed rowland66 closed 1 year ago

rowland66 commented 1 year ago

Reverted change of InterbankSettlementAmount type in msg_status/write.go from int64 to float64. Fixed erroneous reference to build target in makefile.

adamdecaf commented 1 year ago

FYI we can try out changes with go get github.com/moov-io/rtp20022@BNK-156_partial_revert to pull from a branch rather than needing a release.