#Escrowについて
ILP(Interledger Protocol)を語る上では,Escrowの理解は不可欠のようなのでGithubを読んで,備忘をここに記す。
Conditionという概念も重要な模様。
#読んだところメモ
https://github.com/ripple/rippled/tree/develop/src/ripple/conditions
https://github.com/ripple/rippled/blob/develop/src/ripple/conditions/impl/Condition.cpp
deserialized
EscrowCreateなど
https://github.com/ripple/rippled/blob/develop/src/ripple/app/tx/impl/Escrow.cpp
checkCondition
https://github.com/ripple/rippled/blob/develop/src/ripple/app/tx/impl/Escrow.h
https://github.com/ripple/rippled/blob/develop/src/ripple/conditions/impl/utils.h
Preambleとは
序文、序言、前文、前置き
何らかのヘッダー的な概念か?