cosmos / ibc-go

Inter-Blockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
553 stars 597 forks source link

Missing IBC transfer spec in docs #1174

Closed fedekunze closed 2 years ago

fedekunze commented 2 years ago

Summary of Bug

Currently, only the Interchain accounts spec is included in the documentation

Version

main

Steps to Reproduce

See docs


For Admin Use

crodriguezvega commented 2 years ago

@fedekunze Thanks for pointing this out, but we already have #652 to bring the docs from the spec folder of the transfer app to docs/app_modules/transfer. We will most likely work on this in Q2.