mirror of
https://github.com/bumi/blockstream_satellite
synced 2025-08-03 11:40:27 +00:00
Remove debug output
This commit is contained in:
parent
89f9d041cf
commit
e8acab0da9
@ -15,7 +15,6 @@ module BlockstreamSatellite
|
|||||||
end
|
end
|
||||||
|
|
||||||
def post(path, body = nil, &block)
|
def post(path, body = nil, &block)
|
||||||
puts body.inspect
|
|
||||||
request(:post, path, nil, body, &block)
|
request(:post, path, nil, body, &block)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user