celestiaorg / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Other
19 stars 33 forks source link

GetBlockWithTxs not working #405

Open moldis opened 4 months ago

moldis commented 4 months ago

Summary of Bug

If transaction include MskPayForBlobs, method returning error:

rpc error: code = Unknown desc = codespace sdk code 2: tx parse error: unable to resolve type URL 
                             /celestia.blob.v1.MsgPayForBlobs�
                            /celestia1huvxerkm3aggwy2adaz6x0mg83gfa5ndemr54n
                            ��Tղ�������&�,���   " R������v͸��a�^$Œ,��ߖ44��" 'T3�`0����;E�\�|-4܏���30� �B

Version

v1.23.0-sdk-v0.46.16

Steps to Reproduce

Jut make GRPC call with GetBlockWithTxs


For Admin Use