Wire Version: v0.15.5
What were you trying to do? Create a wire faim message
**What Wire specification are you referencing?**Fedwire Application interface Manual
**What did you expect to see?**The 3100 and 3400 tag should not contain a *, and should be 123456789
**What did you see?*The 3100 and 3400 tag was 123456789
**How can we reproduce the problem?**Please specify a sender aba and receiver aba, and do not provide short names in the json
{
"senderDepositoryInstitution":{"senderABANumber":"123456789"},
"receiverDepositoryInstitution":{"receiverABANumber":"123456789"}
}