Skip to content

Conversation

@atonks2
Copy link
Contributor

@atonks2 atonks2 commented May 6, 2024

What does this pull request do?
Adds support for batch files (multiple wires/messages in a single file).

What Wire specification are you referencing?
FAIM 3.0.2 (2011), 3.0.4 (2016) and 3.0.7 (2022).

What issue(s) does this pull request reference?
Closes #358

Comment on lines -657 to +616
}
}*/
// func TestFiles_removeFEDWireMessageFromFile(t *testing.T) {
// f, err := readFile("fedWireMessage-CustomerTransfer.txt")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we just delete this test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API: fedWireMessage is an object, not an array

3 participants