interledger-deprecated / ilp-core

Core ILP module — handles ledger abstraction and quoting
Other
8 stars 5 forks source link

send* should set the `ledger` field when calling <plugin>.send #51

Closed justmoon closed 8 years ago

justmoon commented 8 years ago

It would be good to have only one schema for the Transfer objects as opposed to some fields being missing some of the time. Whoever creates the Transfer object should always set the ledger field.