Skip to content

Commit

Permalink
optimize posting slate (vault713#130)
Browse files Browse the repository at this point in the history
support true federation
tweak tx proof destination validation to only consider the public key
  • Loading branch information
ravidio authored Feb 15, 2019
1 parent a3205c5 commit 75a9e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# based on: https://github.com/mimblewimble/grin/blob/master/etc/Dockerfile

# Builder stage
FROM rust:1.31 as builder
FROM rust:1.32 as builder

RUN set -ex && \
apt-get update && \
Expand Down

0 comments on commit 75a9e82

Please sign in to comment.