mirror of
https://github.com/valitydev/fistful-server.git
synced 2024-11-06 10:45:21 +00:00
Fix withdrawal params creation (#16)
This commit is contained in:
parent
9f27ef35ef
commit
2ef60af224
@ -100,6 +100,7 @@ create(ID, #{source := SourceID, destination := DestinationID, body := Body}, Ct
|
||||
destination => ff_destination:account(Destination),
|
||||
body => Body,
|
||||
params => #{
|
||||
source => SourceID,
|
||||
destination => DestinationID
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user